'Declaration
Public Function SetTagAttribute_4( _ ByVal TagID As Integer, _ ByVal Key As String, _ ByRef Value() As Double _ ) As GdPictureStatus
public GdPictureStatus SetTagAttribute_4( int TagID, string Key, ref double[] Value )
public function SetTagAttribute_4( TagID: Integer; Key: String; var Value: Doublearray of ): GdPictureStatus;
public function SetTagAttribute_4( TagID : int, Key : String, Value : double[] ) : GdPictureStatus;
public: GdPictureStatus SetTagAttribute_4( int TagID, string* Key, ref double[]* Value )
public: GdPictureStatus SetTagAttribute_4( int TagID, String^ Key, array<double>^% Value )
Parameters
- TagID
- Key
- Value